Skip to content

Develop#32

Merged
Benevanio merged 2 commits into
masterfrom
develop
Mar 25, 2026
Merged

Develop#32
Benevanio merged 2 commits into
masterfrom
develop

Conversation

@Benevanio

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 25, 2026 15:15
@Benevanio
Benevanio merged commit 2aa4efb into master Mar 25, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds explicit documentation for the team’s development/branching workflow and cleans up some README formatting around testing coverage and Docker commands.

Changes:

  • Added a new “Fluxo de Development e Branching” section describing the intended issue/feature/PR flow.
  • Removed stray characters/lines in the “Testes e cobertura” and “Docker” sections.
  • Adjusted README spacing around coverage targets and Docker Compose instructions.
Comments suppressed due to low confidence (1)

README.md:269

  • O comando docker compose up --build -d ficou sem descrição/título (o texto "Subir em background:" foi removido). Reintroduza um rótulo antes do bloco para indicar que este comando sobe os serviços em background e diferenciar do comando anterior.

```bash
docker compose up --build -d
</details>



---

💡 <a href="/Benevanio/Jobs_Scraper_Global/new/master?filename=.github/instructions/*.instructions.md" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Add Copilot custom instructions</a> for smarter, more guided reviews. <a href="https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Learn how to get started</a>.

Comment thread README.md
@@ -211,7 +238,6 @@ Meta minima de cobertura:
- statements >= 80%
- functions >= 80%
- branches >= 80%

Copilot AI Mar 25, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A linha "Comandos de cobertura:" está imediatamente após a lista de metas de cobertura, o que faz o Markdown tratar esse texto como continuação do último item da lista. Insira uma linha em branco (ou outro separador) após "- branches >= 80%" para que "Comandos de cobertura" vire um parágrafo separado.

Suggested change
- branches >= 80%
- branches >= 80%

Copilot uses AI. Check for mistakes.
@Benevanio Benevanio linked an issue Apr 2, 2026 that may be closed by this pull request
11 tasks
@Benevanio Benevanio removed a link to an issue Apr 2, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants